var cookie = new Hash.Cookie('justACookie');.
See the result of every get method here :
try {
} catch (e) {
document.body.setStyle('background', 'red');
$('displayer').set('value', e);
}
Type some text to set it to the "somethingElse" key in cookie :